Edit Task: DurationIsFullSlotRequired
Format
SCHED / EditTask '<TaskName>' DurationIsFullSlotRequired <DurationIsFullSlotRequired>
Description
The DurationIsFullSlotRequired attribute under EditTask defines whether a task's assignment must be the same duration as its containing time slot.
Parameters
Parameter | Description |
---|---|
DurationIsFullSlotRequired | A Boolean value. When the parameter value is true, then the task's assignment must have the same duration as its containing time slot, else this constraint is not applicable. While true the maximum total duration is set to unlimited. |
Examples
Force a task to use its full timeslot for every assignment
SCHED / EditTask 'TaskA' DurationIsFullSlotRequired True